func go/format.hasUnsortedImports

2 uses

	go/format (current package)
		format.go#L68: 	if file != nil && hasUnsortedImports(file) {
		format.go#L117: func hasUnsortedImports(file *ast.File) bool {